const encoding/json.startDetectingCyclesAfter
4 uses
encoding/json (current package)
encode.go#L311: const startDetectingCyclesAfter = 1000
encode.go#L781: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
encode.go#L859: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
encode.go#L920: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)